home *** CD-ROM | disk | FTP | other *** search
- ;NOTE: You get some errors arround the nose and the brows -
- ; normally you would fix them by dragging the points by hand (1 minute-job)
- ; -but I wanted to render all objects in a unchanged state
-
- load(1,bhead)
- extractsg(1,2,hair)
- smooth(1)
- set(maxangle,30)
- smooth(1)
- join(1,2,3)
- merge2(3)
- save(3,bhead.smooth)
-